PATH![]() |
![]() ![]() |
Designates the specified block of memory as executable code.
void MPDataToCode (
LogicalAddress address,
ByteCount size);
Since PowerPC processors need to differentiate between code and data in memory, you should call this function to tag any executable code that your tasks may generate.